home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / STRTGAME.DXR / 00206.ls < prev    next >
Encoding:
Text File  |  2004-12-07  |  98 b   |  7 lines

  1. on exitFrame
  2.   repeat with i = 6 to 9
  3.     sprite(i).visible = 1
  4.   end repeat
  5.   go("loadgame")
  6. end
  7.